home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 January / macformat46.iso / Shareware Plus / Applications / Charting Coach / Charting Coach V2.0sw / Charting Coach V2.DXR / 00586.ls < prev    next >
Encoding:
Text File  |  1996-10-13  |  92 b   |  8 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     exit
  4.   end if
  5.   resetMonthlyDays()
  6.   cursor(0)
  7. end
  8.